home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Tool Chest / Development Tools & Languages / • Other Platforms / PCCTS / testcpp / 10 / err.c next >
Encoding:
C/C++ Source or Header  |  1994-09-14  |  800 b   |  37 lines  |  [TEXT/MPS ]

  1. /*
  2.  * A n t l r  S e t s / E r r o r  F i l e  H e a d e r
  3.  *
  4.  * Generated from: test2.g
  5.  *
  6.  * Terence Parr, Will Cohen, and Hank Dietz: 1989-1994
  7.  * Purdue University Electrical Engineering
  8.  * With AHPCRC, University of Minnesota
  9.  * ANTLR Version 1.21b4
  10.  */
  11.  
  12. #include <stdio.h>
  13. #define ANTLR_VERSION    121b4
  14. #define ZZCAN_GUESS
  15. #include <setjmp.h>
  16. #define zzEOF_TOKEN 1
  17. #define zzSET_SIZE 4
  18. #include "antlr.h"
  19. #include "tokens.h"
  20. #include "dlgdef.h"
  21. #include "err.h"
  22.  
  23. ANTLRChar *zztokens[8]={
  24.     /* 00 */    "Invalid",
  25.     /* 01 */    "Eof",
  26.     /* 02 */    "[\\ \\t\\n]+",
  27.     /* 03 */    "=",
  28.     /* 04 */    "\\(",
  29.     /* 05 */    "IDENTIFIER",
  30.     /* 06 */    "NUMBER",
  31.     /* 07 */    "\\)"
  32. };
  33. SetWordType zzerr1[4] = {0x10,0x0,0x0,0x0};
  34. SetWordType zzerr2[4] = {0x10,0x0,0x0,0x0};
  35. SetWordType setwd1[8] = {0x0,0xf,0x0,0x4,0x0,0x0,0x0,
  36.     0x0};
  37.